From: Glenn Morris Date: Tue, 1 Sep 2009 02:54:49 +0000 (+0000) Subject: Documented define-obsolete-face-alias. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~7355 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d7fbf3f0d37e1a6947d30e82448b79942fe2e9a3;p=emacs.git Documented define-obsolete-face-alias. --- diff --git a/etc/NEWS b/etc/NEWS index 8f8ce56cdf3..329f7e799bc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -224,6 +224,7 @@ ucs-normalize-HFS-NFC-region, ucs-normalize-HFS-NFC-string. ** completion-annotate-function specifies how to compute annotations for completions displayed in *Completions*. ++++ ** Face aliases can now be marked as obsolete, using the macro `define-obsolete-face-alias'.